const time.runeSelf

2 uses

	time (current package)
		format.go#L845: 	runeSelf  = 0x80
		format.go#L853: 		if c >= runeSelf || c < ' ' {